翻訳と辞書
Words near each other
・ Digital signal controller
・ Digital Signal Designation
・ Digital signal processing
・ Digital Signal Processing (journal)
・ Digital signal processor
・ Digital signature
・ Digital Signature Algorithm
・ Digital obstacle file
・ Digital Ocean
・ Digital omnivore
・ Digital on-screen graphic
・ Digital One
・ Digital Opportunity Investment Trust
・ Digital Opportunity Trust
・ Digital Orca
Digital organism
・ Digital orthophoto quadrangle
・ Digital outcrop models
・ Digital Packet Video Link
・ Digital painting
・ Digital paper
・ Digital Paradise
・ Digital Park
・ Digital pathology
・ Digital pattern generator
・ Digital pen
・ Digital performance
・ Digital Performance Right in Sound Recordings Act
・ Digital Performer
・ Digital perm


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Digital organism : ウィキペディア英語版
Digital organism

A digital organism is a self-replicating computer program that mutates and evolves. Digital organisms are used as a tool to study the dynamics of Darwinian evolution, and to test or verify specific hypotheses or mathematical models of evolution. The study of digital organisms is closely related to the area of artificial life.
== History ==
Digital organisms can be traced back to the game Darwin, developed in 1961 at Bell Labs, in which computer programs had to compete with each other by trying to stop others from executing .〔Aleph-Null, "Computer Recreations", Software: Practice and Experience, vol. 2, pp. 93–96, 1972〕 A similar implementation that followed this was the game Core War. In Core War, it turned out that one of the winning strategies was to replicate as fast as possible, which deprived the opponent of all computational resources. Programs in the Core War game were also able to mutate themselves and each other by overwriting instructions in the simulated "memory" in which the game took place. This allowed competing programs to embed damaging instructions in each other that caused errors (terminating the process that read it), "enslaved processes" (making an enemy program work for you), or even change strategies mid-game and heal themselves.
Steen Rasmussen at Los Alamos National Laboratory took the idea from Core War one step further in his core world system by introducing a genetic algorithm that automatically wrote programs. However, Rasmussen did not observe the evolution of complex and stable programs. It turned out that the programming language in which core world programs were written was very brittle, and more often than not mutations would completely destroy the functionality of a program.
The first to solve the issue of program brittleness was Thomas S. Ray with his Tierra system, which was similar to core world. Ray made some key changes to the programming language such that mutations were much less likely to destroy a program. With these modifications, he observed for the first time computer programs that did indeed evolve in a meaningful and complex way.
Later, Chris Adami, Titus Brown, and Charles Ofria started developing their Avida system,〔http://avida.devosoft.org/〕 which was inspired by Tierra but again had some crucial differences. In Tierra, all programs lived in the same address space and could potentially overwrite or otherwise interfere with each other. In Avida, on the other hand, each program lives in its own address space. Because of this modification, experiments with Avida became much cleaner and easier to interpret than those with Tierra. With Avida, digital organism research has begun to be accepted as a valid contribution to evolutionary biology by a growing number of evolutionary biologists. Evolutionary biologist Richard Lenski of Michigan State University has used Avida extensively in his work. Lenski, Adami, and their colleagues have published in journals such as ''Nature'' and the ''Proceedings of the National Academy of Sciences'' (USA).
In 1996, Andy Pargellis created a Tierra-like system called ''Amoeba'' that evolved self-replication from a randomly seeded initial condition.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Digital organism」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.